.index {
	position: relative;
	width: 100%;
	background-color: #fff;
}

.index .banner .ma5slider {
	margin-bottom: 10px;
}

.index .banner .navs-wrapper {
	/* min-height: 27rem; */
	padding: 0 !important;
}

.index .banner .navs-wrapper .slide-area {
	overflow: visible;
}

.index .banner .banner_box {
	display: inline-block;
	height: 100%;
}

.index .banner .banner_box .bnerimg {
	position: relative;
	max-width: 1200px;
	margin: 0 auto;
}

.index .banner .banner_box .bnerimg img {
	height: 213px;
	width: 60%;
	margin: 0 auto;
}

.banner .navs-wrapper {
	/* height: auto !important; */
}

.index .banner .banner_box .bnerimg .banntit {
	text-align: left;
}

.index .banner .banner_box .bnerimg .banntit h2 {
	color: #4F0599;
	font-size: 1.871429rem;
}

.index .banner .banner_box .bnerimg .banntit p {
	font-size: 1.15714286rem;
	color: #333;
}

.index .banner .banner_box .bnerimg .banntit .btn {
	/* background: #4F0599 !important; */
	color: #fff;
}

.index .banner .dots {
	margin: 0;
	position: absolute;
	z-index: 99;
	left: 50%;
	transform: translateX(-50%);
	bottom: 4px;
}

.index .banner .banner1 {
	background-color: #c8e6f4;
}

.index .banner .banner2 {
	background-color: #F4F5F6;
}

.index .banner .banner3 {
	background-color: #bcdaff;
}

.index .banner_fot .dots {
	display: none;

}

.index .banner_fot .banbox {
	background-color: #819ab1;
	color: #fff;
}

.index .banner_fot .slides_tit .banbox {
	font-size: 22px;
	line-height: 70px;
}

.index .banner_fot .slides_tit .banbox span {
	font-size: 16px;
	display: inline;
}

.index .banner_fot .slides_tit .banbox .more_btn {
	padding: 9px 35px;
	border: 2px solid #fff;
	border-radius: 20px;
	cursor: pointer;
	margin-left: 100px;
}

.index .zycp {
	width: 100%;
	/* background-color: #fff; */

}

.index .zycp h1 {
    text-align: center;
    line-height: 88px;
    color: #333;
    font-weight: bold;
    margin: 0;
    background: #fff;
}

.index .zycp p {
text-align: center;
    line-height: 41px;
    color: #333;
    background: #fff;
    margin: 0;
}

.index .zycp .zycp_pic {
	width: 100%;
	display: block;
	overflow: hidden;
}

.index .zycp .zycp_pic ul {
	width: 100%;
	transition: all .5s;
	background-image: url(/assets/image/down.jpg);
	padding-bottom: 50px;
	
}

.index .zycp .zycp_pic ul li {
    display: inline-block;
    padding: 0 !important;
    float: none;
    text-align: center;
    margin-left: 16px;
}

.index .zycp .zycp_pic ul li .zcjs {
	/*  box-shadow: 0 0 5px #ccc; */
}

.index .zycp .zycp_pic ul li .zc_pic {
	text-align: center;
	 transition: all 0.6s;
}



.index .zycp .zycp_pic ul li .zc_pic img {
    width: 98%;
    float: left;
    height: 278px;
    border-radius: 8px;
}

.index .zycp .zycp_pic ul li .zc_pic:hover {
    transform: scale(1.05);
}

.index .zycp .zycp_pic ul li .fot_li {
    overflow: hidden;
    float: left;
    width: 100%;
    /* height: 392px; */
}

.index .zycp .zycp_pic ul li .fot_li h4 {
    margin: 0;
    font-size: 24px;
    height: 50px;
    line-height: 50px;
    color: #0253a5;
    text-align: left;
    font-weight: normal;
    text-align: left;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs {
padding: 10px 0;
    text-align: center;
    overflow: hidden;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p {
	float: left;
    text-align: left;
    font-size: 14px;
    margin: 0;
    color: #4e4f63;
    line-height: 22px;
    width: 48%;
	background: 0;
	/*超出部分隐藏*/
	white-space: nowrap;
	/*不换行*/
	text-overflow: ellipsis;
	/*超出部分文字以...显示*/
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a {
	color: #333;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p a:hover {
	color: #f9000a;
}

.index .zycp .zycp_pic ul li .fot_li .cpjs p .o {
	display: inline-block;
	width: 8px;
	height: 8px;
	border-radius: 10px;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn {
	text-align: center;
	padding: 20px 0;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button {
    font-size: 14px;
    width: 25%;
    height: 31px;
    background: #0253a5;
    border: 0;
    border-radius: 25px;
    outline: none;
    color: #fff;
    float: left;
}

.index .zycp .zycp_pic ul li .fot_li .cp_btn button:hover {
	background: #f70000;
	color: #fff;
}

.index .zycp .zycp_pic ul li:hover {
	/*  box-shadow: 2px 2px 20px #ccc; */

		color:#eb0606;

}

.index .zycp .zycp_pic ul li:hover button {
	color: #fff !important;
	background: #f9000a !important;
}

.index .zycp .cpsub_btn {
	text-align: center;
	margin-top: 50px;
}

.index .zycp .cpsub_btn button {
	width: 200px;
	height: 50px;
	/* background: #5d7eb1; */
	color: #fff;
	border: 0;
	border-radius: 6px;
	outline: none;
}

.ggwm {
    width: 100%;
    background-color: #0253a5;
    height: 450px;
}

.ggwm_a {
	width: 100%;
	margin: 0 auto;
}

.ggwm_l {
    width: 44%;
    float: left;
    margin-top: 38px;
    margin-left: 6%;
}

.ggwm_l h1 {
	width: 100%;
	text-align: left;
	line-height: 88px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.ggwm_l>h3{
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	margin: 0;
}
.ggwm_l a{
    float: left;
    line-height: 35px;
    font-size: 14px;
    color: #0253a5;
    /* font-style: oblique; */
    background: #ffffff;
    padding: 0px 37px;
    margin-top: 25px;
    float: left;
    border-radius: 26px;
}

.ggwm_l p {
	text-align: left;
	float: left;
	line-height: 34px;
	color: #fff;
	font-size: 14px;
	margin: 0;
}
.ggwm_text{
	display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
}
.ggwm_r {
    width: 50%;
	padding: 0;
    float: right;
}
.ggwm_r img {
    width: 100%;
    height: 450px;
}

.new{
    width: 100%;
    float: left;
    margin-top: 40px;
}
.news{
	max-width: 1250px;
	margin: 0 auto;
}
.news h1{
    width: 100%;
    text-align: left;
    line-height: 88px;
    font-weight: bold;
    color: #333;
    margin: 0;
}
.news h1 a{
    line-height: 88px;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    margin: 0;
    float: right;
}
.news ul li{
    width: 31%;
    float: left;
}
.news ul li:first-child{
	width: 31%;
	float: left;
	margin-right: 3%;
}
.news ul li:last-child{
	width: 31%;
	float: right;
	margin-left: 3%;
}
.news ul li h2{
    float: left;
    font-size: 16px;
    color: #0253a5;
    width: 100%;
    font-weight: bold;
}
.news ul li h2 a{
	    color: #0253a5;
	    line-height: 28px;
}
.news ul li text{
	font-size: 15px;
	color: #666;
}
.news ul li span{
    font-size: 14px;
    color: #ffffff;
    font-style: oblique;
    background: #0253a5;
    padding: 8px 21px;
    margin-top: 20px;
    float: left;
    border-radius: 26px;
}
.news ul li p{
    font-size: 14px;
    color: #333;
    line-height: 27px;
    text-indent: 2em;
}


@media (min-width: 980px) {
	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}
	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}
	.zycp_pic {
		padding: 0px 0px !important;
	}
	.zycp_pic ul li {
		width: 48%;
	}
	.index .banner .banner_box .bnerimg {
		padding: 75px 0;
		overflow: hidden;
	}
	.banner .navs-wrapper {
		height: 400px;
	}
	.outside-dots .dots>.dot {
		width: 30px;
		margin: 4px 13px;
		height: 5px;
	}
	.outside-dots .dots>.dot.active {
		background-color: #819ab1 !important;
		width: 35px;

	}
}

@media (max-width: 980px) {
	.index .banner .banner_box {
		/* height: 580px; */
	}

	.index .banner .banner_box .bnerimg .banntit h2 {
		font-size: 16px;
		font-weight: bold;
	}

	.btn-group-justified {
		width: 100px;
	}

	.banner .navs-wrapper {
		height: 172px !important;
	}

	.index .banner .banner_box .bnerimg img {
		height: 100px;
		width: 147px;
	}

	.index .banner .banner_box .bnerimg .banntit p {
		font-size: 12px;
	}

	.banner_fot .navs-wrapper {
		display: block;
		height: 70px !important;
		padding: 0 !important;
	}

	.banner_fot .banbox span {
		display: inline-block;
		width: 100%;
		height: 100px;
	}

	.zycp_pic {
		padding: 10px !important;
	}

	.bnerimg {
		overflow: hidden;
		padding: 20px 10px;
	}
}

@media (max-width:768px) {
	.ggwm {
	    width: 100%;
	    background-color: #0253a5;
		    height: 580px;
	}
	
	.ggwm_l {
	    width: 100%;
	    float: left;
	    margin-top: 38px;
	    margin-left: 0;
	}
	
	.ggwm_l h1 {
		width: 100%;
		text-align: left;
		line-height: 68px;
		font-weight: bold;
		color: #fff;
		margin: 0;
		font-size: 24px;
	}
	
	.ggwm_l p {
		text-align: left;
		float: left;
		line-height: 30px;
		text-indent: 2em;
		color: #fff;
		font-size: 14px;
	}
	
	.ggwm_r {
	    width: 100%;
	    float: right;
	    margin-top: 10px;
	}
	.ggwm_r  img{
    width: 100%;
    float: right;
    margin-top: 10px;
    height: 172px;
	}
	.ggwm_r a{
	    color: #fff;
	    float: right;
	    line-height: 39px;
	    font-size: 14px;
	}
	
	.news h1 {
	    width: 92%;
	    text-align: left;
	    line-height: 88px;
	    font-weight: bold;
	    color: #333;
	    margin: auto 4%;
	}
	.news ul li{
    width: 92%;
    float: left;
    margin: auto 4%;
	}
	.news ul li:first-child{
    width: 92%;
    float: left;
    margin: auto 4%;
	}
	.news ul li:last-child{
    width: 92%;
    float: left;
    margin: auto 4%;
	}
	
	.news h1 {
    width: 92%;
    text-align: left;
    line-height: 88px;
    font-weight: bold;
    color: #333;
    margin: auto 4%;
}

.index .zycp p {
    text-align: center;
    line-height: 26px;
    color: #333;
    margin: 0;
}
.index .zycp h1 {
    text-align: center;
    line-height: 60px;
    color: #333;
    font-weight: bold;
    margin: 0;
    font-size: 28px;
}
.index .zycp .zycp_pic ul li .fot_li .cpjs {
    padding: 10px 0;
    text-align: center;
    overflow: hidden;
      height: auto;
}
.index .zycp .zycp_pic ul li {
    display: inline-block;
    padding: 0 !important;
    float: none;
    text-align: center;
    margin-left: 0;
	
}

.index .zycp .zycp_pic ul li .zc_pic img {
    width: 100%;
    float: left;
    height: 200px;
    border-radius: 8px;
}
.index .zycp .zycp_pic ul {
    width: 100%;
    transition: all .5s;
    background-image: url(/assets/image/down.jpg);
    padding-bottom: 50px;
}
.index .zycp .zycp_pic ul li .fot_li .cp_btn {
    text-align: center;
    padding: 0px ;
}
	
}
